Developer Documentation

QuickTime 4 API Documentation

QuickTime Movie File Format Specification, May 1996

| Previous | Chapter contents | Chapter top | Next |

Video Media Information Atoms

Video media information atoms are the highest-level atoms in video media. These atoms contain a number of other atoms that define specific characteristics of the video media data. Figure 0-21 shows the layout of a video media information atom.

Figure 21 The layout of a media information atom for video

The video media information atom contains the following data elements.

Size
A 32-bit integer that specifies the number of bytes in this video media information atom.
Type
A 32-bit integer that identifies the atom type; this field must be set to ' minf ' .
Video media information
The video media information header atom (a required atom), which is described in the next section.
Handler reference
The handler reference atom (a required atom), which contains information specifying the data handler component that provides access to the media data. "Handler Reference Atoms" discusses handler reference atoms. The handler uses the data information atom to understand the media's data references.
Data information
The data information atom, described in "Data Information Atoms" .
Sample table
The sample table atom, described in "Sample Table Atoms" .

© 1997 Apple Computer, Inc.

| Previous | Chapter contents | Chapter top | Next |